﻿<?xml version="1.0" encoding="utf-8"?>
<!--Packaged setup demo that embeds an MSI component.-->
<configurations lcid_type="UserExe" show_language_selector="False" language_selector_title="" language_selector_ok="OK" language_selector_cancel="Cancel" configuration_no_match_message="" ui_level="full" fileversion="1.0.1.0" productversion="2.0.1.0" log_enabled="True" log_file="#TEMPPATH\dotNetInstallerLog.txt">
  <schema version="1.7.29433.0" generator="dotNetInstaller InstallerEditor" />
  <fileattributes>
    <fileattribute name="FileDescription" value="SxS GUI setup" />
    <fileattribute name="CompanyName" value="Spirax-Sarco Ltd" />
    <fileattribute name="ProductName" value="SxS GUI Installer" />
  </fileattributes>
  <!--Default install locale.-->
  <configuration dialog_caption="SxS GUI Installer" dialog_message="In order to install this SxS GUI application you must first install these components:" dialog_bitmap="#APPPATH\SupportFiles\SpiraxSarcoLogo.bmp" skip_caption="Skip" install_caption="Install" cancel_caption="Close" status_installed=" (Installed)" status_notinstalled="" failed_exec_command_continue="Failed to install %s." installation_completed="SxS GUI installed successfully !" installation_none="SxS GUI is already installed!" installing_component_wait="Installing %s . Wait, this operation could take some time ..." reboot_required="To continue the installation you must restart your computer. Restart now?" must_reboot_required="False" dialog_otherinfo_caption="Electronic Steam Boiler Controls" dialog_otherinfo_link="http://www.spiraxsarco.com/sg/about/news-article.asp?news_id=39" complete_command="" complete_command_silent="" complete_command_basic="" wait_for_complete_command="True" auto_close_if_installed="True" auto_close_on_error="True" allow_continue_on_error="False" dialog_show_installed="True" dialog_show_required="True" cab_dialog_message="" cab_cancelled_message="" cab_dialog_caption="" cab_path="#TEMPPATH\#GUID" cab_path_autodelete="True" dialog_position="" dialog_components_list_position="" dialog_message_position="" dialog_bitmap_position="" dialog_otherinfo_link_position="" dialog_osinfo_position="" dialog_install_button_position="" dialog_cancel_button_position="" dialog_skip_button_position="" auto_start="False" auto_continue_on_reboot="False" reboot_cmd="" type="install" lcid_filter="" language_id="" language="" os_filter_greater="44" os_filter_smaller="" processor_architecture_filter="">
    <component command="&quot;#APPPATH\SupportFiles\dotnetfx35SP1.exe&quot;  /c:install /norestart /qb" command_silent="" command_basic="" os_filter_greater="" os_filter_smaller="" os_filter_lcid="" type="cmd" installcompletemessage="" mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="False" required="True" description="Microsoft .NET Framework 3.5 SP1 (x86)" note="English - Standard - x86 - .NET Framework 3.5 SP1" processor_architecture_filter="x86" status_installed="" status_notinstalled="">
      <installedcheck path="SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" fieldname="Version" fieldvalue="3.5.30729.01" fieldtype="REG_SZ" comparison="version" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
    </component>
    <component command="&quot;#APPPATH\SupportFiles\VEE_9_Runtime_setup.exe&quot; -qb" command_silent="" command_basic="" os_filter_greater="44" os_filter_smaller="" os_filter_lcid="" type="cmd" installcompletemessage="" mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="False" required="True" description="Agilent VEE Runtime 9.0" note="" processor_architecture_filter="" status_installed="" status_notinstalled="">
      <installedcheck path="SOFTWARE\Agilent\VEE Pro RunTime\9.0\" fieldname="MaintVersion" fieldvalue="00" fieldtype="REG_SZ" comparison="version" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
    </component>
    <component command="&quot;#APPPATH\SupportFiles\VEERunTime90To901.exe&quot; /qb" command_silent="" command_basic="" os_filter_greater="44" os_filter_smaller="" os_filter_lcid="" type="cmd" installcompletemessage="" mustreboot="False" reboot_required="" must_reboot_required="False" failed_exec_command_continue="" allow_continue_on_error="False" required="True" description="Agilent VEE Runtime 9.01 Patch" note="" processor_architecture_filter="" status_installed="" status_notinstalled="">
      <installedcheck path="SOFTWARE\Agilent\VEE Pro RunTime\9.0\" fieldname="MaintVersion" fieldvalue="01" fieldtype="REG_SZ" comparison="version" rootkey="HKEY_LOCAL_MACHINE" wowoption="NONE" type="check_registry_value" description="Installed Check" />
    </component>
  </configuration>
</configurations>